home *** CD-ROM | disk | FTP | other *** search
/ Family Forum 262 / SOMC Family Forum 262.iso / Xtras / ScriptOMatic Lite.Dxr / 00027.ls < prev    next >
Encoding:
Text File  |  1997-04-30  |  378 b   |  6 lines

  1. global gScriptOMaticWindow
  2.  
  3. on mouseUp
  4.   alert("Click Format to format the current script." & RETURN & "Click Format All to format all scripts." & RETURN & "Click Reset to reset the style selections to default values." & RETURN & "Click About... to view credits." & RETURN & "Click Cancel to close" && the title of gScriptOMaticWindow & RETURN & "Click Help to read this.")
  5. end
  6.